Represents method Splice(Integer,Integer,T[]).
Splice(Integer,Integer,T[])
public function Splice(index: Integer; count: Integer; const items: array of T): Vector<T>; overload;